[INFO] cloning repository https://github.com/curatorsigma/asterconf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curatorsigma/asterconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51778d76368d598d30830201c4c4bcd054ffb86f
[INFO] testing curatorsigma/asterconf against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/curatorsigma/asterconf
[INFO] finished tweaking git repo https://github.com/curatorsigma/asterconf
[INFO] tweaked toml for git repo https://github.com/curatorsigma/asterconf written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curatorsigma/asterconf on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curatorsigma/asterconf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-sessions-sqlx-store v0.14.2
[INFO] [stderr]   Downloaded tower-sessions-core v0.13.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded url v2.5.6
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.13.0
[INFO] [stderr]   Downloaded tower-sessions v0.13.0
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded ldap3 v0.11.5
[INFO] [stderr]   Downloaded lber v0.4.2
[INFO] [stderr]   Downloaded blazing_agi_macros v0.1.0
[INFO] [stderr]   Downloaded axum-server v0.7.2
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded tower-sessions-core v0.12.3
[INFO] [stderr]   Downloaded axum-login v0.16.0
[INFO] [stderr]   Downloaded blazing_agi v0.3.1
[INFO] [stderr]   Downloaded axum-messages v0.6.1
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ced43d31285b16a61099c4bd2bfa6451b7c5595cae67e38eb533d36d969b4df
[INFO] running `Command { std: "docker" "start" "-a" "3ced43d31285b16a61099c4bd2bfa6451b7c5595cae67e38eb533d36d969b4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ced43d31285b16a61099c4bd2bfa6451b7c5595cae67e38eb533d36d969b4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ced43d31285b16a61099c4bd2bfa6451b7c5595cae67e38eb533d36d969b4df", kill_on_drop: false }`
[INFO] [stdout] 3ced43d31285b16a61099c4bd2bfa6451b7c5595cae67e38eb533d36d969b4df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69f207e2a1d7c4bd78987af95be166cf3fc6a786e17e88d509ecd9ad3438c770
[INFO] running `Command { std: "docker" "start" "-a" "69f207e2a1d7c4bd78987af95be166cf3fc6a786e17e88d509ecd9ad3438c770", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-sessions-core v0.13.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-sessions v0.13.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tower-sessions-core v0.12.3
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling blazing_agi_macros v0.1.0
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling axum-messages v0.6.1
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling blazing_agi v0.3.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling axum-login v0.16.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tower-sessions-sqlx-store v0.14.2
[INFO] [stderr]    Compiling asterconf v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:193:44
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |     fwdid: i32,
[INFO] [stdout] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 30s
[INFO] running `Command { std: "docker" "inspect" "69f207e2a1d7c4bd78987af95be166cf3fc6a786e17e88d509ecd9ad3438c770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f207e2a1d7c4bd78987af95be166cf3fc6a786e17e88d509ecd9ad3438c770", kill_on_drop: false }`
[INFO] [stdout] 69f207e2a1d7c4bd78987af95be166cf3fc6a786e17e88d509ecd9ad3438c770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64b9996e8f7fbcc649cccd7dd0467866a0500647ed2389a1e52d2449de3f7fe0
[INFO] running `Command { std: "docker" "start" "-a" "64b9996e8f7fbcc649cccd7dd0467866a0500647ed2389a1e52d2449de3f7fe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling asterconf v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:193:44
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |     fwdid: i32,
[INFO] [stdout] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.25s
[INFO] running `Command { std: "docker" "inspect" "64b9996e8f7fbcc649cccd7dd0467866a0500647ed2389a1e52d2449de3f7fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b9996e8f7fbcc649cccd7dd0467866a0500647ed2389a1e52d2449de3f7fe0", kill_on_drop: false }`
[INFO] [stdout] 64b9996e8f7fbcc649cccd7dd0467866a0500647ed2389a1e52d2449de3f7fe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b94b91f2aeb9de7c85113339ed89738e2d6a5455cf04c7312fbebf562536b9d
[INFO] running `Command { std: "docker" "start" "-a" "1b94b91f2aeb9de7c85113339ed89738e2d6a5455cf04c7312fbebf562536b9d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |     config: &Config,
[INFO] [stderr]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stderr] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stderr] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:193:44
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stderr]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:227:13
[INFO] [stderr]     |
[INFO] [stderr] 227 |     config: &Config,
[INFO] [stderr]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stderr] 228 |     fwdid: i32,
[INFO] [stderr] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stderr]     |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `asterconf` (bin "asterconf" test) generated 3 warnings (run `cargo fix --bin "asterconf" -p asterconf --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asterconf-73afb2ce03ef5ce9)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test db::test::__load_crypto_provider ... ok
[INFO] [stdout] test db::test::delete_call_forward ... FAILED
[INFO] [stdout] test db::test::insert_call_forward ... FAILED
[INFO] [stdout] test db::test::get_all_call_forwards ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_once ... FAILED
[INFO] [stdout] test db::test::get_call_forward_by_id ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_daily ... FAILED
[INFO] [stdout] test db::test::auth_test ... FAILED
[INFO] [stdout] test db::test::get_call_forwards_from_startpoint ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_monthly ... FAILED
[INFO] [stdout] test db::test::update_call_forward_change_source ... FAILED
[INFO] [stdout] test ldap::ldap_test::ldap_auth_user_twice ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_authenticate_user ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_authenticate_user_password_wrong ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_bind ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_get_user ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_get_user_does_not_exist ... ignored
[INFO] [stdout] test db::test::test_insert_timeframe_weekly ... FAILED
[INFO] [stdout] test web_server::protected::post::test::fuzzy_match_fail ... ok
[INFO] [stdout] test db::test::update_timeframe ... FAILED
[INFO] [stdout] test web_server::protected::post::test::fuzzy_match_success ... ok
[INFO] [stdout] test web_server::protected::post::test::mark_string ... ok
[INFO] [stdout] test db::test::unlink_timeframes ... FAILED
[INFO] [stdout] test db::test::update_call_forward_add_context ... FAILED
[INFO] [stdout] test db::test::update_call_forward_change_dest ... FAILED
[INFO] [stdout] test db::test::insert_timeframe_enum ... FAILED
[INFO] [stdout] test db::test::update_call_forward_delete_context ... FAILED
[INFO] [stdout] test tests::order_on_timeframes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::delete_call_forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::delete_call_forward' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e1cc2 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538bcb - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53932b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48202b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e47b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e47b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e47b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece438e5d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece4643ed - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461a7b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e80ea - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efd5a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e205 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49a9bd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edb41 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44c42e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45563e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece457586 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c87ff - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436789 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d26fe - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d698f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7176 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5ddf20 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dd953 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f8f93 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::delete_call_forward::delete_call_forward::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f6a0 - asterconf[127ac09caf729aeb]::db::test::delete_call_forward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:83:1
[INFO] [stdout]   51:     0x578ece578147 - asterconf[127ac09caf729aeb]::db::test::delete_call_forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:84:47
[INFO] [stdout]   52:     0x578ece499b96 - <asterconf[127ac09caf729aeb]::db::test::delete_call_forward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::insert_call_forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::insert_call_forward' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e2812 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538c2b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53938b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48208b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e64b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e64b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e64b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece4391fd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece464f1d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461aab - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e821a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efdba - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e365 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49aa3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edb91 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44c89e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece4556ce - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece457926 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c899f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436859 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d286e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d6c8f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7346 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5ddfa0 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dd9a3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f8fd3 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_call_forward::insert_call_forward::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f78d - asterconf[127ac09caf729aeb]::db::test::insert_call_forward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:68:1
[INFO] [stdout]   51:     0x578ece578177 - asterconf[127ac09caf729aeb]::db::test::insert_call_forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:69:47
[INFO] [stdout]   52:     0x578ece499bd6 - <asterconf[127ac09caf729aeb]::db::test::insert_call_forward::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_all_call_forwards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_all_call_forwards' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e3362 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538c8b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5393eb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece4820eb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e81b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e81b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e81b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43959d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece465a4d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461adb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e834a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efe1a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e4c5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49aabd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edbe1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44cd0e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45575e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece457cc6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c8b3f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436929 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d29de - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d6f8f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7516 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de020 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dd9f3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9013 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f880 - asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:46:1
[INFO] [stdout]   51:     0x578ece5781a7 - asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:47:49
[INFO] [stdout]   52:     0x578ece499c16 - <asterconf[127ac09caf729aeb]::db::test::get_all_call_forwards::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_once stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_once' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e5533 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538dab - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53950b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48220b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47ed8b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47ed8b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47ed8b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43a07d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece467bdd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461b6b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e86da - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4eff3a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e8e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49ac3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edcd1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44da5e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45590e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece4587a6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c901f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436b99 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d2e2e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d7870 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7a67 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de181 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddae3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f90d3 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58fb90 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:179:1
[INFO] [stdout]   51:     0x578ece578267 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:180:54
[INFO] [stdout]   52:     0x578ece499d16 - <asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_once::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_call_forward_by_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_call_forward_by_id' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e49f2 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538d4b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5394ab - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece4821ab - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47ebbb - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47ebbb - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47ebbb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece439cdd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece4670ad - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461b3b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e85aa - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efeda - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e785 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49abbd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edc81 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44d5ee - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45587e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece458406 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c8e7f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436ac9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d2cbe - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d757f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a78a6 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de110 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dda93 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9093 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58faa0 - asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:57:1
[INFO] [stdout]   51:     0x578ece578237 - asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:58:50
[INFO] [stdout]   52:     0x578ece499cd6 - <asterconf[127ac09caf729aeb]::db::test::get_call_forward_by_id::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_daily stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_daily' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e6073 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538e0b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53956b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48226b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47ef5b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47ef5b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47ef5b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43a41d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46870d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461b9b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e880a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4eff9a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49ea45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49acbd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edd21 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44dece - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45599e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece458b46 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c91bf - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436c69 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d2f9e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d7b60 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7c27 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de1f1 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddb33 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9113 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58fc80 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:191:1
[INFO] [stdout]   51:     0x578ece578297 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:192:55
[INFO] [stdout]   52:     0x578ece499d56 - <asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_daily::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::auth_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::auth_test' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5ebac3 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece53910b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53986b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48256b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47fddb - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47fddb - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47fddb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43fb1d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46e08d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461d1b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e918a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f089a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece4a0b4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49b8bd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4ee4a1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece45024e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455e22 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece45a852 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c9eca - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), sqlx_core[1fdad4f237656231]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece4372f8 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d3b11 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d9315 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a8a84 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de5d7 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dddbf - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}, asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9328 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::auth_test::auth_test::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece590406 - asterconf[127ac09caf729aeb]::db::test::auth_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:12:1
[INFO] [stdout]   51:     0x578ece57841d - asterconf[127ac09caf729aeb]::db::test::auth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:13:37
[INFO] [stdout]   52:     0x578ece499f56 - <asterconf[127ac09caf729aeb]::db::test::auth_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_call_forwards_from_startpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_call_forwards_from_startpoint' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e98e2 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538feb - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53974b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48244b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47f86b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47f86b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47f86b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43b63d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46befd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461c8b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e8dfa - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f017a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49f125 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49af3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edeb1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44f4fe - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455c6e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece459d66 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c99df - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece437079 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d36ce - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d8a3f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a8516 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de450 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddcc3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9253 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece590130 - asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:32:1
[INFO] [stdout]   51:     0x578ece578387 - asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:35:6
[INFO] [stdout]   52:     0x578ece499e96 - <asterconf[127ac09caf729aeb]::db::test::get_call_forwards_from_startpoint::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_monthly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_monthly' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e76f3 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538ecb - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53962b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48232b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47f2fb - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47f2fb - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47f2fb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43ab5d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece469d6d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461bfb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e8a6a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f005a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49ed05 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49adbd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4eddc1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44e7ae - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455abe - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece459286 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c94ff - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436e09 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d327e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d8140 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7fa7 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de2d1 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddbd3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9193 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58fe60 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:214:1
[INFO] [stdout]   51:     0x578ece5782f7 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:215:57
[INFO] [stdout]   52:     0x578ece499dd6 - <asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_monthly::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_change_source stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_change_source' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5ea432 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece53904b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5397ab - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece4824ab - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47fa3b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47fa3b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47fa3b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43b9dd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46ca2d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461cbb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e8f2a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f01da - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49f285 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49afbd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edf01 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44f96e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455cfe - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece45a106 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c9b7f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece437149 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d383e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d8d3f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a86e6 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de4d2 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddd13 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9293 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece590220 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:119:1
[INFO] [stdout]   51:     0x578ece5783b7 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:122:6
[INFO] [stdout]   52:     0x578ece499ed6 - <asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_source::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_weekly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_weekly' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e6bb3 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538e6b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5395cb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece4822cb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47f12b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47f12b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47f12b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43a7bd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46923d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461bcb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e893a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efffa - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49eba5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49ad3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edd71 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44e33e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455a2e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece458ee6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c935f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436d39 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d310e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d7e50 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a7de7 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de261 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddb83 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9153 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58fd70 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:200:1
[INFO] [stdout]   51:     0x578ece5782c7 - asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:201:56
[INFO] [stdout]   52:     0x578ece499d96 - <asterconf[127ac09caf729aeb]::db::test::test_insert_timeframe_weekly::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_timeframe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_timeframe' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e0633 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538b0b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53926b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece481f6b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e0db - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e0db - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e0db - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43871d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece462d8d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461a1b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e7e8a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efc9a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49df45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49a8bd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edaa1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44bb4e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece45551e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece456e46 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c84bf - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece4365e9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d241e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d63a0 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a6de7 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5dde31 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dd8b3 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f8f13 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_timeframe::update_timeframe::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f4c0 - asterconf[127ac09caf729aeb]::db::test::update_timeframe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:289:1
[INFO] [stdout]   51:     0x578ece5780e7 - asterconf[127ac09caf729aeb]::db::test::update_timeframe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:290:44
[INFO] [stdout]   52:     0x578ece499b16 - <asterconf[127ac09caf729aeb]::db::test::update_timeframe::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::unlink_timeframes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::unlink_timeframes' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e1173 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538b6b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5392cb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece481fcb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e2ab - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e2ab - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e2ab - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece438abd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece4638bd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461a4b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e7fba - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efcfa - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e0a5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49a93d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edaf1 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44bfbe - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece4555ae - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece4571e6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c865f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece4366b9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d258e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d6690 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a6fa7 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5ddea1 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dd903 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f8f53 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::unlink_timeframes::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f5b0 - asterconf[127ac09caf729aeb]::db::test::unlink_timeframes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:250:1
[INFO] [stdout]   51:     0x578ece578117 - asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:251:45
[INFO] [stdout]   52:     0x578ece499b56 - <asterconf[127ac09caf729aeb]::db::test::unlink_timeframes::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_add_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_add_context' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e8242 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538f2b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53968b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48238b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47f4cb - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47f4cb - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47f4cb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43aefd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46a89d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461c2b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e8b9a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f00ba - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49ee65 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49ae3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4ede11 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44ec1e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455b4e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece459626 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c969f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436ed9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d33ee - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d843f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a8176 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de350 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddc23 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f91d3 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58ff50 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:137:1
[INFO] [stdout]   51:     0x578ece578327 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:138:59
[INFO] [stdout]   52:     0x578ece499e16 - <asterconf[127ac09caf729aeb]::db::test::update_call_forward_add_context::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_change_dest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_change_dest' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e8d92 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538f8b - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece5396eb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece4823eb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47f69b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47f69b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47f69b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43b29d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46b3cd - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461c5b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e8cca - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f011a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49efc5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49aebd - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4ede61 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44f08e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455bde - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece4599c6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c983f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece436fa9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d355e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d873f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a8346 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de3d0 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddc73 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9213 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece590040 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:98:1
[INFO] [stdout]   51:     0x578ece578357 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:99:59
[INFO] [stdout]   52:     0x578ece499e56 - <asterconf[127ac09caf729aeb]::db::test::update_call_forward_change_dest::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::insert_timeframe_enum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::insert_timeframe_enum' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5e3ea3 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece538ceb - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53944b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48214b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47e9eb - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47e9eb - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47e9eb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43993d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46657d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461b0b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e847a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4efe7a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49e625 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49ab3d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edc31 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44d17e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece4557ee - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stderr] error: test failed, to rerun pass `--bin asterconf`
[INFO] [stdout]   41:     0x578ece458066 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c8cdf - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece4369f9 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d2b4e - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d7280 - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a76d7 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de091 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5dda43 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f9053 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece58f970 - asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:223:1
[INFO] [stdout]   51:     0x578ece5781d7 - asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:224:49
[INFO] [stdout]   52:     0x578ece499c56 - <asterconf[127ac09caf729aeb]::db::test::insert_timeframe_enum::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_delete_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_delete_context' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578ecede879a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578ecede879a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578ecede879a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578ecee0094a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578ecee0094a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x578eceded9a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x578eceded9a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x578ecedc638f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578ecedc638f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578ecede0249 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578ece64d6bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x578ece64d6bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578ecede04c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x578ecede04c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578ecedc6448 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578ecedbb249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578ecedc73bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578ecee0113c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578ecee00e82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578ece8178e4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x578ece9145e2 - sqlx_postgres[96681d25fb962606]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x578ece916a7e - <sqlx_postgres[96681d25fb962606]::database::Postgres as sqlx_core[1fdad4f237656231]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x578ece53894f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[1fdad4f237656231]::testing::TestContext<sqlx_postgres[96681d25fb962606]::database::Postgres>, sqlx_core[1fdad4f237656231]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578ece5eaf82 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x578ece5390ab - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x578ece53980b - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x578ece48250b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x578ece47fc0b - tokio[c628804f7154cc68]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x578ece47fc0b - tokio[c628804f7154cc68]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x578ece47fc0b - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x578ece43bd7d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>, <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x578ece46d55d - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x578ece461ceb - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x578ece4e905a - <tokio[c628804f7154cc68]::runtime::context::scoped::Scoped<tokio[c628804f7154cc68]::runtime::scheduler::Context>>::set::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x578ece4f023a - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x578ece49f3e5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::try_with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x578ece49b03d - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c628804f7154cc68]::runtime::context::Context>>::with::<tokio[c628804f7154cc68]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x578ece4edf51 - tokio[c628804f7154cc68]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>), <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x578ece44fdde - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x578ece455d8e - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x578ece45a4a6 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x578ece5c9d1f - tokio[c628804f7154cc68]::runtime::context::runtime::enter_runtime::<<tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x578ece437219 - <tokio[c628804f7154cc68]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x578ece4d39ae - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x578ece4d903f - <tokio[c628804f7154cc68]::runtime::runtime::Runtime>::block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x578ece5a88b6 - sqlx_core[1fdad4f237656231]::rt::test_block_on::<sqlx_core[1fdad4f237656231]::testing::run_test<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x578ece5de550 - sqlx_core[1fdad4f237656231]::testing::run_test::<sqlx_postgres[96681d25fb962606]::database::Postgres, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[1fdad4f237656231]::testing::run_test_with_pool<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x578ece5ddd63 - sqlx_core[1fdad4f237656231]::testing::run_test_with_pool::<sqlx_postgres[96681d25fb962606]::database::Postgres, fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x578ece5f92d3 - <fn(sqlx_core[1fdad4f237656231]::pool::Pool<sqlx_postgres[96681d25fb962606]::database::Postgres>) -> asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0} as sqlx_core[1fdad4f237656231]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x578ece590310 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:157:1
[INFO] [stdout]   51:     0x578ece5783e7 - asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:160:6
[INFO] [stdout]   52:     0x578ece499f16 - <asterconf[127ac09caf729aeb]::db::test::update_call_forward_delete_context::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x578ece64099b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x578ece64099b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x578ece64e18b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x578ece64e18b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x578ece64e18b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x578ece64e18b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x578ece6478a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x578ece6478a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x578ece650d92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x578ece650d92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x578ece650d92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x578ece650d92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x578ece650d92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x578ecede7baf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x578ecede7baf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73673deb5aa4 - <unknown>
[INFO] [stdout]   74:     0x73673df42a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::test::auth_test
[INFO] [stdout]     db::test::delete_call_forward
[INFO] [stdout]     db::test::get_all_call_forwards
[INFO] [stdout]     db::test::get_call_forward_by_id
[INFO] [stdout]     db::test::get_call_forwards_from_startpoint
[INFO] [stdout]     db::test::insert_call_forward
[INFO] [stdout]     db::test::insert_timeframe_enum
[INFO] [stdout]     db::test::test_insert_timeframe_daily
[INFO] [stdout]     db::test::test_insert_timeframe_monthly
[INFO] [stdout]     db::test::test_insert_timeframe_once
[INFO] [stdout]     db::test::test_insert_timeframe_weekly
[INFO] [stdout]     db::test::unlink_timeframes
[INFO] [stdout]     db::test::update_call_forward_add_context
[INFO] [stdout]     db::test::update_call_forward_change_dest
[INFO] [stdout]     db::test::update_call_forward_change_source
[INFO] [stdout]     db::test::update_call_forward_delete_context
[INFO] [stdout]     db::test::update_timeframe
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 17 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b94b91f2aeb9de7c85113339ed89738e2d6a5455cf04c7312fbebf562536b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b94b91f2aeb9de7c85113339ed89738e2d6a5455cf04c7312fbebf562536b9d", kill_on_drop: false }`
[INFO] [stdout] 1b94b91f2aeb9de7c85113339ed89738e2d6a5455cf04c7312fbebf562536b9d
